With storybook you can use a template in an export a named story by:
export default { title: \'My Component\', } as Meta; export const Default: Story