import { TRequiredProps } from '../../internal/requiredProps'; import { IRafStaticProps, IRafMutableProps } from './types'; export declare const STATIC_PROPS: TRequiredProps; export declare const MUTABLE_PROPS: TRequiredProps; //# sourceMappingURL=props.d.ts.map