import { Task } from '../Task';
declare const spriaTasks: Task[];
export { spriaTasks };
//# sourceMappingURL=SpriaTasks.d.ts.map