export declare function matchTransitionProperty(subject: string, property: string): boolean; export default matchTransitionProperty;