UNPKG

@watheia/docs.markdown.elements.paragraph

Version:
9 lines (8 loc) 413 B
/// <reference types="react" /> export declare const ParagraphXxl: () => JSX.Element; export declare const ParagraphXl: () => JSX.Element; export declare const ParagraphLg: () => JSX.Element; export declare const ParagraphMd: () => JSX.Element; export declare const ParagraphSm: () => JSX.Element; export declare const ParagraphXs: () => JSX.Element; export declare const ParagraphXxs: () => JSX.Element;