export interface IHandleProps { handleProps(props: T): void; } //# sourceMappingURL=IHandleProps.d.ts.map