import Icon from "./Icon";
declare const _default: {
    title: string;
    component: typeof Icon;
};
export default _default;
