import { LayerComponentProps } from '../../types'; export declare const getTransformStyle: (props: Partial) => string;