export * from './load-error-stub';
export * from './sizes-srcset';
export * from './width-height';
export * from './playground';
declare const _default: {
    title: string;
    parameters: {
        docs: {
            readme: any;
        };
    };
};
export default _default;
