UNPKG

@procore/core-react

Version:
5 lines (4 loc) 182 B
import React from 'react'; export declare const PageLayoutDemo: React.ForwardRefExoticComponent<{ asideVisible?: boolean | undefined; } & React.RefAttributes<HTMLInputElement>>;