UNPKG

@furystack/shades-common-components

Version:

6 lines 258 B
export declare const Paper: (props: { elevation?: 1 | 2 | 3; } & Omit<Partial<HTMLElement>, "style"> & { style?: Partial<CSSStyleDeclaration>; }, children?: import("@furystack/shades").ChildrenList) => JSX.Element; //# sourceMappingURL=paper.d.ts.map