export * from './view.example';
export * from './pin.example';
export * from './size.example';
export * from './theme.example';
export * from './width.example';
export * from './playground.example';
declare const _default: {
    title: string;
    decorators: any[];
    parameters: {
        docs: {
            readme: any;
        };
    };
};
export default _default;
