import { ComponentExampleBase } from '../../../../common/helpers/ComponentExampleBase'; import { ICopyInputProps } from '../CopyInput'; export declare class CopyInputPlayground extends ComponentExampleBase { constructor(props: ICopyInputProps); } //# sourceMappingURL=CopyInputPlayground.d.ts.map