import * as React from 'react'; type Props = { [x: string]: any; }; export declare const PropertyControls: React.FC; export {}; //# sourceMappingURL=PropertyControls.d.ts.map