export declare function SpriteFrom(source?: string | {
    src?: string;
}): (target: any, propertyKey: string) => void;
//# sourceMappingURL=sprite-from.decor.d.ts.map