The pattern should be exported as a named export from a index file in the Pattern folder.
Any pattern specific styled components used in the jsx for the patterns react component should come from an adjacent styled.ts
file.
Sub components (react components which are not part of the libraries public api, but used as part of the main react component) should be setup under a components folder.