import { type JSX } from 'woby'; export declare const Paper: (props: JSX.HTMLAttributes) => HTMLDivElement; //# sourceMappingURL=Paper.d.ts.map