///
/**
* @public
*/
export declare const m: ((Component: string | import("react").ComponentType, customMotionComponentConfig?: import("./motion-proxy").CustomMotionComponentConfig) => import("./motion-proxy").CustomDomComponent) & import("../html/types").HTMLMotionComponents & import("../svg/types").SVGMotionComponents;