/// declare const _default: import("../../../helpers/storybook").Meta; export default _default; /** * This is the only story. * It is a bit ugly, but serves the purpose well of listing all Icons. */ export declare const All: () => JSX.Element;