import { ProActionProps } from './'; export declare function createAction(props: ProActionProps): void;