/// <reference types="react" />
declare const _default: {
    title: string;
    component: import("../../../system").Component<import("..").TypographyOptions<"span">>;
};
export default _default;
export declare function Default(): JSX.Element;
export declare function Tertiary(): JSX.Element;
//# sourceMappingURL=Typography.stories.d.ts.map